home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / var / lib / dpkg / info / sysv-rc.templates < prev    next >
Text File  |  2009-10-19  |  3KB  |  54 lines

  1.  
  2. Template: sysv-rc/convert-legacy
  3. Type: boolean
  4. Default: true
  5. Description: Migrate legacy boot sequencing to dependency based sequencing?
  6.  The boot system is prepared to migrate to dependency based sequencing.
  7.  It is recommended to migrate for the following reasons:
  8.  .
  9.   * the order of boot and shutdown is calculated dynamically, using
  10.     dependency information declared within each init.d script, which
  11.     ensures optimum and correct boot sequence for the set of installed
  12.     packages
  13.   * protection against problems introduced by new or upgraded packages
  14.     by preserving the boot sequence when problems are detected; the boot
  15.     sequence is only modified if it is safe to do so
  16.   * potential for further optimization by way of concurrent boot
  17.     methodology in order to increase boot efficiency
  18.   * fixes long standing issues with the legacy, static priority based
  19.     boot ordering.
  20.  .
  21.  This migration process is non-reversible. The legacy way of ordering
  22.  boot scripts using static sequence numbers will be made obsolete by
  23.  choosing to migrate.  Any boot sequence changes done locally will be
  24.  lost and have to redone using dependencies.
  25.  .
  26.  See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for
  27.  more information about dependency based boot sequencing. To
  28.  reattempt the migration process run 'dpkg-reconfigure sysv-rc'.
  29.  
  30. Template: sysv-rc/unable-to-convert
  31. Type: note
  32. Description: Unable to migrate to dependency based boot system
  33.  Tests have determined that problems in the boot system exist which
  34.  prevent migration to dependency based boot sequencing. It is
  35.  recommended to migrate for the following reasons:
  36.  .
  37.   * the order of boot and shutdown is calculated dynamically, using
  38.     dependency information declared within each init.d script, which
  39.     ensures optimum and correct boot sequence for the set of installed
  40.     packages
  41.   * protection against problems introduced by new or upgraded packages
  42.     by preserving the boot sequence when problems are detected; the boot
  43.     sequence is only modified if it is safe to do so
  44.  .
  45.  If the reported problem is a local modification it needs to be fixed
  46.  manually.  If it's a bug in the package it should be reported to the
  47.  BTS and fixed in the package. See
  48.  http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for more
  49.  information about how to fix the problems preventing migration. To
  50.  reattempt the migration process after the problems have been fixed,
  51.  run 'dpkg-reconfigure sysv-rc'.
  52.  .
  53.  The following problems were detected: ${PROBLEMATIC}
  54.